projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e79ed7
)
styleproperty: border image is not a generic conversion thingy
author
Benjamin Otte
<otte@redhat.com>
Sat, 31 Dec 2011 13:55:26 +0000
(14:55 +0100)
committer
Benjamin Otte
<otte@redhat.com>
Mon, 9 Jan 2012 17:37:52 +0000
(18:37 +0100)
gtk/gtkstyleproperty.c
patch
|
blob
|
history
diff --git
a/gtk/gtkstyleproperty.c
b/gtk/gtkstyleproperty.c
index 6758632cca1699b9a9911e31dec43c5c942920a4..171b29b1e98206d3f628bb1ccedfe68ee2f0a483 100644
(file)
--- a/
gtk/gtkstyleproperty.c
+++ b/
gtk/gtkstyleproperty.c
@@
-2395,9
+2395,6
@@
css_string_funcs_init (void)
register_conversion_function (CAIRO_GOBJECT_TYPE_PATTERN,
pattern_value_parse,
pattern_value_print);
- register_conversion_function (GTK_TYPE_BORDER_IMAGE,
- border_image_value_parse,
- NULL);
register_conversion_function (GTK_TYPE_CSS_BORDER_IMAGE_REPEAT,
border_image_repeat_value_parse,
border_image_repeat_value_print);